[INFO] fetching crate secugen_rs 0.2.0...
[INFO] testing secugen_rs-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate secugen_rs 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate secugen_rs 0.2.0
[INFO] finished tweaking crates.io crate secugen_rs 0.2.0
[INFO] tweaked toml for crates.io crate secugen_rs 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate secugen_rs 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.66.1 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peeking_take_while v0.1.2
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02e8326608ff429ab1ae0e0fc142d124f802c244192e40a6cd3a71f4067b73ed
[INFO] running `Command { std: "docker" "start" "-a" "02e8326608ff429ab1ae0e0fc142d124f802c244192e40a6cd3a71f4067b73ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02e8326608ff429ab1ae0e0fc142d124f802c244192e40a6cd3a71f4067b73ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e8326608ff429ab1ae0e0fc142d124f802c244192e40a6cd3a71f4067b73ed", kill_on_drop: false }`
[INFO] [stdout] 02e8326608ff429ab1ae0e0fc142d124f802c244192e40a6cd3a71f4067b73ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7fb8cf8db2b6267394ff3830a1303bb80d05fedd5bb014b2913e4a0fa9b6f2f
[INFO] running `Command { std: "docker" "start" "-a" "b7fb8cf8db2b6267394ff3830a1303bb80d05fedd5bb014b2913e4a0fa9b6f2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling secugen_rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::CreateSGFPMObject`, `crate::SGDeviceInfoParam`, `crate::SGFDxDeviceName_SG_DEV_AUTO`, `crate::SGFDxErrorCode_SGFDX_ERROR_NONE`, `crate::SGFDxErrorCode_SGFDX_ERROR_WRONG_IMAGE`, `crate::SGFPM_EnableCheckOfFingerLiveness`, `crate::SGFPM_EnableSmartCapture`, `crate::SGFPM_GetDeviceInfo`, `crate::SGFPM_GetImage`, `crate::SGFPM_GetMatchingScore`, `crate::SGFPM_Init`, `crate::SGFPM_MatchTemplate`, `crate::SGFPM_OpenDevice`, `crate::SGFPM_SetBrightness`, `crate::SGFPM_SetFakeDetectionLevel`, `crate::SGFPM`, `crate::SGFPM_Terminate`, `crate::SGFPM_CloseDevice`
[INFO] [stdout]  --> src/sgfpm.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     CreateSGFPMObject, SGDeviceInfoParam, SGFDxDeviceName_SG_DEV_AUTO,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SGFDxDeviceName_SG_DEV_AUTO` in the root
[INFO] [stdout]   |     |                  |
[INFO] [stdout]   |     |                  no `SGDeviceInfoParam` in the root
[INFO] [stdout]   |     no `CreateSGFPMObject` in the root
[INFO] [stdout] 5 |     SGFDxErrorCode_SGFDX_ERROR_NONE, SGFDxErrorCode_SGFDX_ERROR_WRONG_IMAGE,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SGFDxErrorCode_SGFDX_ERROR_WRONG_IMAGE` in the root
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `SGFDxErrorCode_SGFDX_ERROR_NONE` in the root
[INFO] [stdout] 6 |     SGFPM_EnableCheckOfFingerLiveness, SGFPM_EnableSmartCapture, SGFPM_GetDeviceInfo,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^ no `SGFPM_GetDeviceInfo` in the root
[INFO] [stdout]   |     |                                  |
[INFO] [stdout]   |     |                                  no `SGFPM_EnableSmartCapture` in the root
[INFO] [stdout]   |     no `SGFPM_EnableCheckOfFingerLiveness` in the root
[INFO] [stdout] 7 |     SGFPM_GetImage, SGFPM_GetMatchingScore, SGFPM_Init, SGFPM_MatchTemplate, SGFPM_OpenDevice,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |               |
[INFO] [stdout]   |     |               no `SGFPM_GetMatchingScore` in the root
[INFO] [stdout]   |     no `SGFPM_GetImage` in the root
[INFO] [stdout] 8 |     SGFPM_SetBrightness, SGFPM_SetFakeDetectionLevel, SGFPM,SGFPM_Terminate,SGFPM_CloseDevice
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `secugen_rs` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b7fb8cf8db2b6267394ff3830a1303bb80d05fedd5bb014b2913e4a0fa9b6f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7fb8cf8db2b6267394ff3830a1303bb80d05fedd5bb014b2913e4a0fa9b6f2f", kill_on_drop: false }`
[INFO] [stdout] b7fb8cf8db2b6267394ff3830a1303bb80d05fedd5bb014b2913e4a0fa9b6f2f
